Skip to content

fix: checkstyle 위반 사항 수정#395

Merged
JanooGwan merged 1 commit intodevelopfrom
fix/cam-214-checkstyle
Mar 16, 2026
Merged

fix: checkstyle 위반 사항 수정#395
JanooGwan merged 1 commit intodevelopfrom
fix/cam-214-checkstyle

Conversation

@JanooGwan
Copy link
Contributor

🔍 개요


🚀 주요 변경 내용


💬 참고 사항


✅ Checklist (완료 조건)

  • 코드 스타일 가이드 준수
  • 테스트 코드 포함됨
  • Reviewers / Assignees / Labels 지정 완료
  • 보안 및 민감 정보 검증 (API 키, 환경 변수, 개인정보 등)

@JanooGwan JanooGwan self-assigned this Mar 16, 2026
@JanooGwan JanooGwan added the 버그 정상적으로 동작하지 않는 문제 상황 관련 이슈입니다. label Mar 16, 2026
@linear
Copy link

linear bot commented Mar 16, 2026

@coderabbitai
Copy link

coderabbitai bot commented Mar 16, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: fdb8ae76-590e-42f3-9591-511617e61a43

📥 Commits

Reviewing files that changed from the base of the PR and between dbfa515 and e3e0f0d.

📒 Files selected for processing (1)
  • src/main/java/gg/agit/konect/domain/notification/service/NotificationService.java

📝 Walkthrough

Walkthrough

NotificationService.java 파일의 ExpoPushMessage 생성자 호출 두 개가 여러 줄에 걸쳐 재포맷되었습니다. 생성자 인자, 타입, 의미론적 동작에는 변화가 없습니다.

Changes

Cohort / File(s) Summary
코드 포맷팅
src/main/java/gg/agit/konect/domain/notification/service/NotificationService.java
ExpoPushMessage 생성자 호출 인자들을 여러 줄에 걸쳐 재정렬하여 코드 가독성을 개선했습니다.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

리팩토링

Poem

🐰 긴 줄을 나누고 나누니,
코드는 더욱 산뜻하고 깔끔하네.
의미는 같되 모양만 곱혀,
가독성의 작은 손길이 담겼노라! ✨

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/cam-214-checkstyle
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

You can disable the changed files summary in the walkthrough.

Disable the reviews.changed_files_summary setting to disable the changed files summary in the walkthrough.

@JanooGwan JanooGwan merged commit be59799 into develop Mar 16, 2026
2 of 3 checks passed
@JanooGwan JanooGwan deleted the fix/cam-214-checkstyle branch March 16, 2026 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

버그 정상적으로 동작하지 않는 문제 상황 관련 이슈입니다.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant